Removed extraneous logic that generates [root] in cargo.lock
authorRay Tung <raytung@users.noreply.github.com>
Tue, 3 Oct 2017 12:18:08 +0000 (23:18 +1100)
committerRay Tung <raytung@users.noreply.github.com>
Tue, 3 Oct 2017 12:18:08 +0000 (23:18 +1100)
commit850fbdc0b5e842a51d37f50cbd824c55a5a3d2ea
treeea1f349cbad2d8a48dc2f6fad3ffd96562679dd8
parent873a081019d8efb1906ae44c9afaffeec21f7db5
Removed extraneous logic that generates [root] in cargo.lock
src/cargo/ops/lockfile.rs
tests/bad-config.rs
tests/generate-lockfile.rs
tests/git.rs
tests/install.rs
tests/lockfile-compat.rs
tests/overrides.rs
tests/workspaces.rs